Gets the collection of indexes attached to this collection.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
| C# |
|---|
ScannerCollection<T> Indexes { get; } |
| Visual Basic |
|---|
ReadOnly Property Indexes As ScannerCollection(Of T) Get |